home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 52
/
Volume 52 - JOGO DISK .iso
/
Games
/
sewerscape.swf
/
scripts
/
DefineButton2_113
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2007-10-01
|
54b
|
5 lines
on(release){
gotoAndStop("play");
play();
}